GET
Get Movers
Top 10 (up or down) movers by value or percent for a particular market
Resource URL
https://api.tdameritrade.com/v1 /marketdata/{index}/movers
Query Parameters
| Name | Values | Description |
|---|---|---|
| apikey |
Pass your OAuth User ID to make an unauthenticated request for delayed data. |
|
| direction |
To return movers with the specified directions of up or down |
|
| change |
To return movers with the specified change types of percent or value |
Header Parameters
| Name | Values | Description |
|---|---|---|
| Authorization |
Supply an access token to make an authenticated request. The format is |
Resource Summary |
|
|
Security |
|
|
Content Type |
application/json |
Response Summary
Resource Error Codes |
||
|
HTTP Code |
Description |
|
|
400 |
An error message indicating the caller must pass a correct value in the parameter. |
|
|
401 |
Unauthorized |
|
|
403 |
Forbidden |
|
|
404 |
An error message indicating movers for the instrument was not found. |
|
Working...